func github.com/go-pg/pg/v10/orm.hasFlag
3 uses
github.com/go-pg/pg/v10/orm (current package)
join.go#L192: if hasFlag(flags, deletedFlag) {
query.go#L184: return hasFlag(q.flags, flag)
query.go#L187: func hasFlag(flags, flag queryFlag) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)